home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / game / board / PIGbase4.lha / PIGbase4 / ENGLISH / Install-Chess-To-System next >
Text File  |  1995-12-11  |  535b  |  15 lines

  1. echo "Installation of Learn-Chess on sys: (startup/system disk)"
  2. Failat 21
  3. IF EXISTS sys:libs/req.library
  4.   echo "req.library already installed. Renaming to req.library.old ..."
  5.   rename sys:libs/req.library to sys:libs/req.library.old
  6. ENDIF
  7. echo "Copying req.library v2.7 to system disk..."
  8. copy req.library to sys:libs
  9. echo "Copying Learn-Chess to system disk..."
  10. copy :PIGbase4#? to sys: all
  11. copy sys:PIGbase4/ENGLISH/locale to sys:PIGbase4
  12. copy sys:PIGbase4/ENGLISH/locale.info to sys:PIGbase4
  13. echo "installation complete."
  14. wait 2
  15.